Name :Exponential functions

Symbol :EXP

Illustrate:

    The IN (input parameter) power of the current real number e.

Image:

Parameter:

Parameter Statement Type Description
IN Input REAL
Enter a value
OUT Output REAL
Output value

Example:

LD:

ST:



Interpretation:

parameter operandvalue
INTagInEnter a value:2
OUTTagOutOutput value:7.38905621
	IN input REAL data, OUT output IN power of e.